cmake plugin should set CMAKE_BUILD_TYPE, CMAKE_INSTALL_PREFIX
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
The CMake plugin should probably set some good defaults when configuring.
Some that come to mind:
CMAKE_BUILD_TYPE=RelWithDebInfo
CMAKE_INSTALL_PREFIX=/
There's some others set by debhelper that might be a good reference:
https://anonscm.debian.org/git/debhelper/debhelper.git/tree/lib/Debian/Debhelper/Buildsystem/cmake.pm
Evaluation history
No evaluation history available.